@font-face
{
    font-family: 'lights out';
  src: url('lights out.eot');
  src: url('lights out.eot?#') format('embedded-opentype'),
      url('lights out.woff') format('woff'),
      url('lights out.ttf') format('truetype');
}
